This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: how can i find only those document which are having responses? ~Ted Nimfanaly 23.Dec.03 09:14 AM a Web browser Applications Development All ReleasesAll Platforms
thanx morten,
is there any way to write a search formula where i can detect the document which is having a DateTime Entry(multiple times), in case if i create a recurring calendare item......
My Requirement is to detect all those document which falls under the date specified.Any search formula where i can detect the document if STARTDATETIME FALLS under the array of dates i specified.....
searchFormula = (Form = "Appointment" & RepeatDates Contains/EXISTS (here i want to give the date array.....)